Several miscellaneous doc changes.
authorChong Yidong <cyd@gnu.org>
Wed, 4 Apr 2012 07:54:02 +0000 (15:54 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 4 Apr 2012 07:54:02 +0000 (15:54 +0800)
commit58d2bcf0b90d4900347286053e71a01e2129ced6
tree4f352c674aaf623186b9e05bd420d9e0b7344f7b
parentd042992b27b3d3679b2d06b46ac3c9d4399de788
Several miscellaneous doc changes.

* doc/lispref/display.texi (Delayed Warnings): New node.

* doc/misc/gnus-faq.texi (FAQ 8-2): Mention EasyPG.

* doc/misc/gnus.texi: Reduce references to obsolete pgg library.
(Security): Note that epg is now the default.

* doc/misc/message.texi (Using PGP/MIME): Note that epg is now the default.

* doc/misc/nxml-mode.texi (Completion): C-RET is no longer bound to
nxml-complete.

* lisp/subr.el (delayed-warnings-hook): Doc fix.

* src/keyboard.c (Vdelayed_warnings_list): Doc fix.
15 files changed:
doc/lispref/ChangeLog
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
doc/misc/ChangeLog
doc/misc/gnus-faq.texi
doc/misc/gnus.texi
doc/misc/message.texi
doc/misc/nxml-mode.texi
etc/NEWS
lisp/ChangeLog
lisp/subr.el
src/ChangeLog
src/keyboard.c